home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio / Ham Radio CD-ROM (Emerald Software) (1995).ISO / misc / wx / unpack.exe / MANUAL.DOC < prev    next >
Encoding:
Text File  |  1990-03-24  |  42.4 KB  |  1,230 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                    MENU COMMANDS
  8.                                           
  9.             This chapter  describes each  function of the Wefax program.
  10.             Most functions  are performed  by selection  thru  the  menu
  11.             tree.   Some functions  have alternate  Hot  key  operation.
  12.             Some functions  have only  Hot key  operation  and  are  not
  13.             accessable thru the menus.
  14.             
  15.             The menu items are listed in the order they appear from left
  16.             to right on the screen
  17.             
  18.                                      Menu Tree
  19.             
  20.             File
  21.             
  22.                  Load
  23.                  Save
  24.          save_as_Gif
  25.          Rename
  26.                  Delete
  27.             
  28.             Acquire
  29.             
  30.             Zoom
  31.             
  32.                  Top
  33.                  Center
  34.                  Bottom
  35.             
  36.             Normal
  37.             
  38.         pRint
  39.  
  40.             Edit
  41.             
  42.                  Rotate_180_degrees
  43.                  Align_edge
  44.             
  45.             Palette
  46.             
  47.                  Adjust
  48.                  Function_key
  49.                  Grey_scale
  50.                  4_level_grey_scale
  51.                  Black_&_white
  52.             
  53.             Configure
  54.             
  55.                  Receiver
  56.             
  57.                       Frequency
  58.             
  59.                       Preamp
  60.             
  61.                            (1) Preamp Power On
  62.                            (2) Preamp Power Off
  63.             
  64.                       Gain
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.             
  78.                            High
  79.                            Low
  80.             
  81.                       Rf_port
  82.             
  83.                            Vhf_port
  84.                            Uhf_port
  85.             
  86.                       Offset
  87.             
  88.                  Demodulator
  89.             
  90.                       Input
  91.             
  92.                            (1) Rcvr (2) Rcvr Osc (3) Tape Car
  93.                            (4) Tape TCK (5) HF Osc
  94.             
  95.                       Bandwidth
  96.             
  97.                            High
  98.                            Low
  99.             
  100.                       Hf_tuning
  101.             
  102.                  Acquire_mode
  103.             
  104.                       Signal_type
  105.             
  106.                            Goes
  107.                            Noaa
  108.                            Meteor
  109.                            Hf_fax
  110.             
  111.                       Direction
  112.             
  113.                             Decending
  114.                             Ascending
  115.             
  116.                       Resolution
  117.             
  118.                       auto_Acquire
  119.             
  120.                       auto_saVe
  121.             
  122.                       auto_Timer
  123.             
  124.                       Clock
  125.             
  126.                  Printer
  127.             
  128.                       (0)None (1)Epson 9 pin (2)Epson 24 pin
  129.                       (3)HP 75 dpi (4)HP 150 dpi (5)HP 300 dpi
  130.             
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.                  Utc
  144.             
  145.             Directory
  146.             
  147.                  (1) Change Disk
  148.                  (2) Change Directory
  149.                  (3) Display Directory
  150.             
  151.             Quit
  152.             
  153.                                      File Menu
  154.             
  155.             The file menu allows the user to load, save and delete image
  156.             files.  A complete DOS file name including disk and path can
  157.             be entered  for all options.  If a complete path name is not
  158.             entered, the  operation is  performed using the current disk
  159.             and directory.   Automatic  selection is always performed in
  160.             the current directory.
  161.             
  162.             Load
  163.             
  164.             Selecting File Load requests the user to:
  165.             
  166.                          Enter Filename or <<CR>> for  list
  167.             
  168.             If a  filename is  entered, the filename is tested to see if
  169.             the file  exists.  If the file does not exist, the following
  170.             message is printed:
  171.             
  172.                                Cannot open input file
  173.                                       filename
  174.                             Press a key to exit to menu
  175.                                           
  176.             If the  file exists  but is not an image file, the following
  177.             message is printed:
  178.             
  179.                                File is not compatible
  180.                             Press a key to exit to menu
  181.                                           
  182.             If the filename is valid, the following message is printed:
  183.             
  184.                                     Reading File
  185.                                       filename
  186.                            Into Data Buffer - Please Wait
  187.                                           
  188.             The file is then loaded into memory.  The message:
  189.             
  190.                          Mapping Picture Data into Display
  191.                                           
  192.             appears and the image is written to the display.
  193.             If <<CR>>  is pressed,  a list  of image  files, if  any  is
  194.             printed in the display window.  The message:
  195.             
  196.                          Use Arrow Keys to Select File or -
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.                       Press any key to continue or 'q' to quit
  210.                                           
  211.             is printed.   Use  the up  and down  arrow keys  to move the
  212.             selection bar  over the  name of  the file  to load.   Press
  213.             <<CR>> to load and display the file.
  214.             
  215.             If more  files exist than can be displayed on one screen and
  216.             the file  you wish  to load  is not displayed, press any key
  217.             and another  screen full  of filenames  is printed.  Use the
  218.             arrow keys as above to select a file.
  219.             
  220.             Pressing 'q'  returns to  the main  menu without selecting a
  221.             file.
  222.             
  223.             Save
  224.             
  225.             Selecting File Save requests the user to:
  226.             
  227.                         Enter Filename or <<CR>> for default
  228.                                   default filename
  229.                                           
  230.             Any valid DOS filename can be entered, including a drive and
  231.             path.     Pressing  <<CR>>   chooses  the  default  filename
  232.             displayed on  the second  line.   The  default  filename  is
  233.             derived from the current date and time.
  234.             
  235.             If the  file does  not already  exist, it is written.  If it
  236.             already exists, the message
  237.             
  238.                                         File
  239.                                       filename
  240.                       Already Exists!  Overwrite?  (Y)es  (N)o
  241.                                           
  242.             Pressing Y  or N  will either overwrite the existing file or
  243.             return to the main menu.
  244.             
  245.             Delete
  246.             
  247.             Selecting File Delete requests the user to:
  248.             
  249.                          Enter Filename or <<CR>> for list
  250.                                           
  251.             Any valid DOS filename can be entered, including a drive and
  252.             path.  Pressing <<CR>> displays a list of image files in the
  253.             display window.  The message:
  254.             
  255.                          Use Arrow Keys to Select File or -
  256.                       Press any key to continue or 'q' to quit
  257.                                           
  258.             is displayed.   Use  the up  and down arrow keys to move the
  259.             selection bar  over the file to be deleted.  Press <<CR>> to
  260.             select the  file.  If more files exist than can be displayed
  261.             on one  screen, press any key to display another screen full
  262.             of file names.
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.             
  276.             Pressing 'q' returns to the main menu.
  277.             
  278.             Once a file to be deleted is selected, the message:
  279.             
  280.                                     Delete File
  281.                                       filename
  282.                              Are You Sure?  (Y)es  (N)o
  283.                                           
  284.             is diplayed  pressing Y deletes the file.  Pressing N aborts
  285.             and returns to the main menu.
  286.             
  287.             
  288.             
  289.                                     Acquire Menu
  290.             
  291.             Selecting Acquire loads the Wefax PC Adapter with the current
  292.             configuration  and   enters  image  aquisition  mode.    The
  293.             message:
  294.             
  295.                          Waiting for START synchronization
  296.                                           
  297.             is displayed.
  298.             Once in  Acquire mode,  you can  return to  the main  menu by
  299.             pressing ESC.
  300.             
  301.             Pressing <<CR>>  while in acquire mode skips over the current
  302.             configuration step.
  303.             
  304.             While acquireing  NOAA or Meteor images, pressing <<CR>> from
  305.             the  start  message  causes  image  data  to  be  imediately
  306.             displayed.
  307.             
  308.             While acquireing  GOES or  HF FAX, pressing <<CR>> forces the
  309.             program to proceed from the start message to the 'Locking to
  310.             Picture Phase'  state.   Pressing <<CR>>  again forces image
  311.             data to be imediately displayed.
  312.             
  313.             Normally,  once  in  acquire  mode,  the  program  will  wait
  314.             indefinitely for  the  correct  synchronization  signals  to
  315.             occur and image acquisition to start.
  316.             
  317.             If Auto  Save is active, the image is automatically saved to
  318.             disk using a default file name derived from the current date
  319.             and time.
  320.             
  321.             If Auto  Acquire is  active, the  program return to the start
  322.             synchronization state and awaits another image.
  323.             
  324.             If Auto  Acquire is  not active,  the program  returns to the
  325.             main menu after acquiring an image.
  326.             
  327.             
  328.             
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.                                      Zoom Menu
  342.             
  343.             Selecting Zoom requests the user to:
  344.             
  345.                           Zoom into which screen section?
  346.                              Top     Center     Bottom
  347.                                           
  348.             Pressing T,  C or B selects the top, center or bottom of the
  349.             image to be displayed in full screen mode.
  350.             
  351.             If the  display is in Normal mode (configuration data on the
  352.             right of  the screen),  the display is switched to Zoom mode
  353.             and the image section is displayed.
  354.             
  355.             If the  screen image  was overwritten by a list of files, it
  356.             can be restored by selecting Zoom and a section again.
  357.             
  358.             
  359.             
  360.                                     Normal Menu
  361.             
  362.             Selecting Normal  returns the screen to normal display mode.
  363.             This mode  displays configuration  data on  the right of the
  364.             screen.
  365.             
  366.             If the screen image had been overwritten by a list of files,
  367.             selecting Normal re-displayes the current image.
  368.             
  369.             
  370.             
  371.                                      Edit Menu
  372.             
  373.             Selecting Edit  allows you  to repair  image errors  due  to
  374.             incorrect synchronization or aquisition.
  375.             
  376.             The message:
  377.             
  378.                          Rotate 180 degrees     Align edge
  379.                                           
  380.             is displayed.
  381.             
  382.             Rotate 180 degrees
  383.             
  384.             Selecting Edit Rotate causes the message:
  385.             
  386.                           Rotating Data in Picture Buffer
  387.                                           
  388.             to be  printed.  The image data stored in the picture buffer
  389.             is re-orderred  to effect  a 180 degree rotation. (The upper
  390.             left corner of the image is rotated to the lower right).
  391.             
  392.             This function is used to correct a NOAA or Meteor image that
  393.             was captured with the incorrect direction in effect.
  394.             
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.             Align Edge
  408.             
  409.             Selecting Edit Align causes the message:
  410.             
  411.                   Use Arrow Keys to point to desired picture edge
  412.                           <<CR>> to select or ESC to exit
  413.                                           
  414.             A vertical  line is displayed on the current image which can
  415.             be moved  by pressing  the left  and right  arrow keys.  The
  416.             line will  wrap from  the left  to the right or the right to
  417.             the left  of the image.  If can be moved 10 times as fast by
  418.             pressing CTRL left or CTRL right arrow.
  419.             
  420.             When the  line is  over the portion of the image you want to
  421.             be at the left edge, press <<CR>>.  The message:
  422.             
  423.                           Aligning data in picture buffer
  424.                                           
  425.             is displayed.
  426.             
  427.             The message:
  428.             
  429.                          Mapping Picture Data into Display
  430.                                           
  431.             is then  displayed.   The image  data has been re-ordered in
  432.             the buffer and then re-displayed.
  433.             
  434.             This function  is used  to correct images which were aquired
  435.             with incorrect synchronization.
  436.             
  437.             
  438.             
  439.                                     Palette Menu
  440.             
  441.             The palette  menu allows  you to  select built  in  or  user
  442.             defined palettes, or create or modify an existing palette.
  443.             
  444.             Adjust
  445.             
  446.             Selecting Palette  Adjust  causes  the  current  palette  to
  447.             become undefined and a palette adjustment frame to appear at
  448.             the bottom of the screen.
  449.             
  450.             The palette  adjustment frame  consists of  a bar at the top
  451.             left which  displays the  current palette  settings for  the
  452.             sixteen palette  colors which  are numbered  from 0  to  15.
  453.             Color 0  is at  the left  and color  15 is  at the right.  A
  454.             rectangle is  initially placed  around the  area defined  as
  455.             color 0.
  456.             
  457.             Below the  palette display  at the lower left is an enlarged
  458.             rectangled filled  with the  currently selected color, which
  459.             initially is  color 0.   To  the right of the rectangle is a
  460.             label which names the current color.
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.             
  474.             To the  right of  the screen are 3 horizontal bars which are
  475.             labeled Red,  Green and  Blue at  the right of the bar.  The
  476.             length of  the solid  portion  of  the  bar  of  each  color
  477.             represents the  intensity of  each of  the 3  primary colors
  478.             that make up the currently selected color.
  479.             
  480.             To the left of each color bar is a number which is a numeric
  481.             representation of  the color  intensity.   For EGA displays,
  482.             the intensity  of each  color can  be from  0 to 3.  For VGA
  483.             displays, the intensity of each color can be from 0 to 63.
  484.             To the left of the numeric color intensity is an arrow which
  485.             points at 1 of the 3 color bars.
  486.             
  487.             Creating a  new palette  or modifying an existing palette is
  488.             easy.   First, use  the left  and right arrow keys to select
  489.             the color  number (  0 to  15) you  wish to  adjust.  As you
  490.             select a  new color,  the rectangle  moves along the palette
  491.             bar to  show the  position of the color in the palette.  The
  492.             color rectange  at bottom left screen displays the color and
  493.             the color  label.  At the same time, the color bars indicate
  494.             the numeric  and relative  intensity of  the  primary  color
  495.             components.
  496.             
  497.             Once a  color has  been selected,  use the up and down arrow
  498.             keys to  select the  red, green or blue color component.  As
  499.             you change  the selection,  the arrow  next to  the  numeric
  500.             indicator moves to point to the selected primary color.
  501.             The intensity  of the  primary color component is changed by
  502.             using the  plus (+)  and minus  (-) keys  to add or subtract
  503.             intensity.
  504.             
  505.             By varying  the intensity of each individual color component
  506.             for each of the 16 displayable colors, you can create custom
  507.             palettes to enhance your image displays.
  508.             
  509.             On an  EGA display you can display 16 colors from a possible
  510.             64.   On a  VGA display  you can  display 16  colors from  a
  511.             possisble 262,144.   With  a VGA  diaplay, it is possible to
  512.             duplicate standard NOAA enhancement curves.
  513.             
  514.             A note about colors
  515.             
  516.             One of  the limitations  of the  EGA and  VGA displays in 16
  517.             color mode  is that the same colors that are used to display
  518.             the image  must also  be used  for the screen background and
  519.             foreground.   Color 0  is used  for the screen background in
  520.             the Wefax  program.   Changing color 0 from black will cause
  521.             the entire  screen background  to change.   Color 15 is used
  522.             for the  foreground.  All text is displayed in color 15.  If
  523.             you change  color 15,  the text changes also.  Usually, most
  524.             images don't  contain much  color 0  or color 15 information
  525.             so, you  could leave  them alone,  or create an exciting new
  526.             screen look.
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.             
  540.             Saving the new palette
  541.             
  542.             Once you  are finished  adjusting the palette, press <<CR>>.
  543.             The message:
  544.             
  545.                   Press F1 thru F10 to save palette or ESC to exit
  546.                                           
  547.             appears.   You can press ESC at any time while adjusting the
  548.             palette and  you will  return to the main menu.  The changes
  549.             you made  to the  current palette  are still  in effect, but
  550.             they have  not been  saved.   You  could  enter  the  adjust
  551.             palette menu again to continue modifications, or save it.
  552.             
  553.             Pressing a  function key  saves the  palette on  disk in the
  554.             current directory in a file named F01.PLT in the case of F1,
  555.             or a  similarly defined  name for the other 9 function keys.
  556.             If the  function key did not already have a palette assigned
  557.             to it,  the file is written and you are returned to the main
  558.             menu.
  559.             
  560.             If the  function key  is already  assigned to a palette, the
  561.             message:
  562.             
  563.                    Function Key is already assigned to a palette
  564.                   Press another function key, <<CR>> to overwrite
  565.                                    or ESC to exit
  566.                                           
  567.             You  can   press  another   function  key  for  a  different
  568.             assignment  or   press  <<CR>>   to  overwrite  the  current
  569.             assignment.
  570.             
  571.             Since  the  palette  files  are  written  into  the  current
  572.             directory, up  to 10 palettes can be defined for each active
  573.             directory on the disk.
  574.             
  575.             Function key
  576.             
  577.             Once palettes  are defined  and assigned  to function  keys,
  578.             selecting Palette Function key by pressing 'P' followed by 1
  579.             of the 10 function keys recalls the palette assigned to that
  580.             function key  from the disk.  If no palette is assigned then
  581.             no change is made.
  582.             
  583.             Grey scale
  584.             
  585.             4 level grey scale
  586.             
  587.             Black & white
  588.             
  589.             Selecting Palette followed by either 'G' for grey scale, '4'
  590.             for 4  level grey  scale or  'B' for black and white loads a
  591.             built in default grey scale, 4 level grey scale or black and
  592.             white palette.
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.             
  606.             
  607.             
  608.                                    Configure Menu
  609.             
  610.             The Wefax  adapter is  so  flexible  and  configurable  that
  611.             making sure  it  is  correctly  configured  to  perform  the
  612.             function you  want is  argueably the  most difficult part of
  613.             learning the  program.   For this  reason, the wefax program
  614.             allows you  to create  and save  configurations which can be
  615.             restored at  the touch  of a  function key.   The  following
  616.             sections describe the configuration options.
  617.             
  618.             Receiver
  619.             
  620.             When the  Wefax adapter  is  used  with  the  Quorum  SL-137
  621.             receiver, all of the receiver parameters are controlled from
  622.             the PC  keyboard.   These features  do not  work with  other
  623.             receivers.
  624.             
  625.             Frequency
  626.             
  627.             When  you  select  Configure  Receiver  Frequency,  you  are
  628.             requested to:
  629.             
  630.                           Enter desired receive frequency
  631.                                           
  632.             Enter the desired frequency in MHz.  For example, to tune to
  633.             the NOAA 10 frequency of 137.5 MHz enter:
  634.             
  635.             137.5<<CR>>
  636.             
  637.             In the  case of GOES, you would enter 1691<<CR>>.  Note that
  638.             proper operation  of the  receiver on  the UHF port requires
  639.             that the down converter offset be set.
  640.             
  641.             The SL-137 can be tuned in 5 KHz steps.
  642.             
  643.             Preamp
  644.             
  645.             Selecting Configure Receiver Preamp requests:
  646.             
  647.                      (1) Preamp Power On  (2) Preamp Power Off
  648.                                           
  649.             Enter '1'  or '2'  to turn  the preamp power on or off.  The
  650.             SL-137 can supply +12 volts current limited on the VHF port.
  651.             This can  be used  to power  a 137 MHz preamp via the signal
  652.             coaxial cable.   If  you have such a preamp, turn the preamp
  653.             power on.   If you don't have such a preamp, turn the preamp
  654.             power off.
  655.             
  656.             The power output is protected against short circuits because
  657.             it is current limited.
  658.             
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.             Gain
  672.             
  673.             The RF  gain of  the SL-137  can  be  adjusted.    Selecting
  674.             Configure Receiver Gain  requests:
  675.             
  676.                                      High   Low
  677.                                           
  678.             Press 'H'  or 'L'  to select high or low gain.  Normally the
  679.             receiver gain  would always  be set high.  You might want to
  680.             set the  gain low  if you have a very high gain preamplifier
  681.             or down converter ahead of the SL-137 receiver.
  682.             
  683.             RF port
  684.             
  685.             Selecting Configure Receiver RF port requests:
  686.             
  687.                                 VHF Port    UHF Port
  688.                                           
  689.             Press 'V' or 'U' to switch to the VHF or UHF port.  Normally
  690.             the VHF port is used for NOAA and Meteor reception while the
  691.             UHF port is used for GOES.  The only differences between the
  692.             ports is  that the  VHF port  can optionally  output  preamp
  693.             power and  the down  converter offset is not used to display
  694.             or compute  the operating  frequency.  The UHF port does not
  695.             output power and when selected, the down converter offset is
  696.             used to  display and  compute the actual receiver frequency.
  697.             If the  preamp power is off and the down converter offset is
  698.             0, the  ports are  equivelent.   You might  want to  use the
  699.             ports in  this  configuration  to  switch  between  an  omni
  700.             directional and beam antenna.
  701.             
  702.             Offset
  703.             
  704.             Selecting Configure Receiver Offset requests:
  705.             
  706.                         Enter desired down converter offset
  707.                                           
  708.             The down converter offset is the difference between the down
  709.             converter input  frequency and  the  down  converter  output
  710.             frequency.
  711.             
  712.             Most GOES  down converters,  including the  Quorum  SDC-1691
  713.             convert the  incoming GOES  signal at  1691 MHz to an output
  714.             frequency of  137.5 MHz.  This is a difference, or offset of
  715.             1553.5 MHz.
  716.             
  717.             Typically you  would  enter  1553.5<<CR>>.    If  your  down
  718.             converter has a different offset, you would enter it.
  719.             
  720.             When the  UHF receiver  port is selected, and a frequency is
  721.             entered, the offset is subtracted from the entered frequency
  722.             to derive the actual receiver frequency.
  723.             
  724.             Demodulator
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.             
  738.             The demodulator is the section of circuitry that decodes the
  739.             incoming signal.   Two  types of demodulators are present on
  740.             the wefax  adapter.   One is  an AM  detector with automatic
  741.             gain control  for reception  of GOES,  NOAA APT  and  Meteor
  742.             signals.   The other  is an FSK detector for reception of HF
  743.             Fax.  The two detector circuits are selectable under program
  744.             control.
  745.             
  746.             Along with the type of demodulator, the data sample clock is
  747.             selected in this menu.  Signals can use a clock derived from
  748.             the signal  carrier in  the case  of GOES or NOAA APT, or an
  749.             internal reference clock can be used.
  750.             
  751.             The demodulator also has selectable bandwidth.
  752.             
  753.             Input
  754.             
  755.             The demodulator  input can be 1 of 5 types.  When you select
  756.             Configure Demodulator Input, the message:
  757.             
  758.              (1) Rcvr (2) Rcvr Osc (3) Tape Car (4) Tape TCK (5) HF Osc
  759.                                           
  760.             is displayed.   Selections  1 and 2 connect the VHF receiver
  761.             output,  or   the  SL-137   output  if   connected,  to  the
  762.             demodulator input.   Similarly,  selections 3  and 4 connect
  763.             the tape  recorder signal  input to  the  demodulator  while
  764.             selection 5 connects the audio input from the HF radio.
  765.             
  766.             When receiving  a GOES,  NOAA APT or Meteor signal live, you
  767.             would select  item 1  or 2.   Selection  1 uses  the  signal
  768.             carrier to  derive the  sample clock.  This is the preferred
  769.             method for  GOES.   NOAA can  use items 1 or 2.  Selection 2
  770.             uses a  sample  clock  derived  from  an  on  board  crystal
  771.             oscillator.  If the NOAA signal is strong and not subject to
  772.             fading, selection  1 will  give  the  best  picture  quality
  773.             without the  bowing effects  due to  doppler shift.   If the
  774.             signal is  subject to fading, use of selection 1 could cause
  775.             the sample  clock to  unlock from  the  signal  carrier  and
  776.             corrupt the  image.   Usually selection  2 is  used for NOAA
  777.             because of  this.  Reception of live Meteor signals requires
  778.             the use  of selection  2 because  a sample  clock cannot  be
  779.             derived from the signal carrier.
  780.             
  781.             When  playing  back  a  signal  which  had  been  originally
  782.             recorded on  the tape  recorder, you would select items 3 or
  783.             4.   Similar to  selections 1 and 2, selection 3 derives the
  784.             sample clock  from the  signal carrier.  Selection 4 derives
  785.             the sample clock from a clock track that was recorded on the
  786.             other tape  channel.   These two options allow you to record
  787.             any of  the signals  capable of  being received by the wefax
  788.             adapter and playing them back later.
  789.             
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.             Selection 5 selects the HF audio input and uses a clock from
  804.             the on board oscillator.
  805.             
  806.             Note:   The demodulator  input selection  only switches  the
  807.             audio and  clock inputs.   Reception of images requires that
  808.             the Acquire Mode be set also.
  809.             
  810.             Bandwidth
  811.             
  812.             The demodulator  signal bandwidth  can be set to 700 or 1400
  813.             Hz.  Selecting Configure Demodulator Bandwidth prints:
  814.             
  815.                                      High   Low
  816.                                           
  817.             Pressing 'H' or 'L' selects high or low bandwidth.  Usually,
  818.             you would  use high  bandwidth.   If a  signal is  unusually
  819.             noisy, low bandwith may give better results.
  820.             
  821.             HF Tuning
  822.             
  823.             The wefax  adapter contains  a tuning  aid to insure optimum
  824.             reception of  HF fax  signals.   When you  select  Configure
  825.             Demodulator Hf tuning, the following is printed:
  826.             
  827.                  Tune HF Frequency for peak Max and Min indications
  828.                                   *             *
  829.                                           
  830.             Below  the   message  is   a  rectangular  box  with  2  '*'
  831.             characters.   The left side of the box represents one signal
  832.             extreme while the right side of the box represents the other
  833.             signal extreme.   While  receiving a strong and interference
  834.             free signal,  slowly tune  the frequency until the 2 '*' are
  835.             as far apart as possible.
  836.             
  837.             Be sure to tune with the step size on your radio as small as
  838.             possible.   It should  be no  more than  100 Hz.  Your radio
  839.             should be  on upper  sideband  for  correct  black  /  white
  840.             reception.
  841.             
  842.             The accuracy  of the  tuning aid is dependent on the quality
  843.             of the  signal.   If the signal is not strong and clean, the
  844.             results might not indicate correct tuning.
  845.             
  846.             After tuning  is complete,  press any  key to  return to the
  847.             main menu.  The wefax adapter is left in HF configuration.
  848.             
  849.             Acquire Mode
  850.             
  851.             The Acquire  Mode menu  configures the  wefax adapter for the
  852.             type of signal to be received and sets up certain associated
  853.             operating parameters.
  854.             
  855.             Signal type
  856.             
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869.             Selecting Configure Acquire mode Signal type prints:
  870.             
  871.                              GOES  NOAA  Meteor  HF fax
  872.             
  873.             Pressing 'G', 'N', 'M' or 'H' selects the type of signal you
  874.             wish to receive.
  875.             
  876.             Direction
  877.             
  878.             Selecting Configure Acquire mode Direction requests:
  879.             
  880.                           Decending    Ascending
  881.             
  882.             pressing 'D'  selects decending  while  pressing  'A'
  883.             selects ascending.  When the acquire mode is GOES or HF,
  884.             this has no effect.
  885.             
  886.             When the  acquire mode  is NOAA or Meteor, data is written to
  887.             the screen  starting at  the top  if the direction is set to
  888.             decending while  it is rotated and written starting at
  889.             the screen  bottom if the direction is ascending.  This
  890.             allows the  image collected from a satellite travelling from
  891.             the south to the north to be upright on the screen.
  892.             
  893.             If  you   accidentally  acquire   an  image  with  the  wrong
  894.             direction, the Edit Rotate function will fix it.
  895.             
  896.             Resolution
  897.             
  898.             Image resolution refers to the number of bits of data stored
  899.             for each  sample.   Currently it is 4 bits.  This command is
  900.             included for  future software  revisions which support other
  901.             resolutions.   Pressing  Configure  Acquire  mode  Resolution
  902.             prints:
  903.             
  904.                   Only 4 bit Resolution is supported at this time
  905.                                Press any key to exit
  906.             
  907.             Auto acquire
  908.             
  909.             Selecting Configure  Acquire mode  Auto  acquire  toggles  the
  910.             Automatic acquire flag ON and OFF.
  911.             
  912.             When in  automatic acquire  mode, once  a complete  image has
  913.             been received,  the program  automatically waits for another
  914.             without returning to the main menu.  This is useful for GOES
  915.             reception, especially when used with automatic file save.
  916.             The automatic  acquire mode can also be toggled ON and OFF by
  917.             pressing the  key sequence  ALT A. (Press the ALT and A keys
  918.             at the  same time)   This can be done even while an image is
  919.             being acquired.
  920.             
  921.             auto saVe
  922.             
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.             Selecting  Configure  Acquire  mode  auto  saVe  toggles  the
  936.             automatic file save flag ON and OFF.
  937.             
  938.             When automatic file save is active, once a complete image is
  939.             received, it  is automatically  written to  the disk using a
  940.             default file name and the current disk and directory.
  941.             
  942.             The default filename is in the format DD_HH_MM.Mon
  943.             where;
  944.             
  945.             DD - the current date
  946.             HH - the current hour
  947.             MM - the current minute
  948.             Mon - the current month
  949.             
  950.             For example,  a file  saved on  June 12  at 2:45PM  would be
  951.             saved as 12_14_45.JUN.
  952.             
  953.             If you  have UTC time enabled, the default filename is based
  954.             on UTC  time while  the DOS  file date  and time is based on
  955.             local time.
  956.             
  957.             Automatic file  save can  also be  toggled  on  and  off  by
  958.             pressing the key combination ALT V.  This can be done at any
  959.             time, even while acquireing an image.
  960.             
  961.             auto Timer
  962.             
  963.             Selecting Configure  Acquire  mode  auto  Timer  toggles  the
  964.             automatic timer flag ON and OFF.
  965.             
  966.             When the  automatic timer  is enabled  and the  main menu is
  967.             displayed, the  current time  is compared to the timer start
  968.             time.   When they are the same, Acquire mode is automatically
  969.             entered.
  970.             
  971.             Once acquire mode is entered by means of the automatic timer,
  972.             the current  time is  compared to  the timer  stop time.  As
  973.             long as  the timer  stop time  has not  occured, the program
  974.             will continue  to acquire  images.  If automatic file save is
  975.             enabled, they will be written to disk.
  976.             
  977.             Once the stop time has occured, the program will continue to
  978.             acquire the  current image  and when  done will  quit  acquire
  979.             mode.
  980.             
  981.             This feature is useful to receive NOAA or Meteor passes that
  982.             occur when you're not at home.
  983.             
  984.             Clock
  985.             
  986.             Selecting Configure Acquire mode Clock requests:
  987.             
  988.                                   Enter Start Time
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.             
  1002.             The start  time MUST  be entered as HH:MM.  For exaple, 4:10
  1003.             AM should  be entered as 04:10 while 2:13PM would be entered
  1004.             as 14:13.  You can enter <<CR>> to return to the main menu.
  1005.             After the start time is entered, the program requests:
  1006.             
  1007.                                   Enter Stop Time
  1008.             
  1009.             Enter the  desired stop time in the same format as the start
  1010.             time.
  1011.             
  1012.             
  1013.             UTC
  1014.             
  1015.             Selecting Configure UTC requests:
  1016.             
  1017.                             (1) enable UTC time display
  1018.                             (2) disable UTC time display
  1019.                                           
  1020.             Pressing '1'  or '2'  causes the  program to display time in
  1021.             either  Local or UTC time.
  1022.             
  1023.             Selecting '1' requests:
  1024.             
  1025.                           Enter Time Zone and Hour offset
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.                            (ex. EST5) <<CR>> = keep same
  1039.                                           
  1040.             To set  up UTC  time display,  enter a 3 character time zone
  1041.             name followed  by the  number of  hours  difference  between
  1042.             local and  UTC time.   For  example users  in New York might
  1043.             enter EST5.   Those  in California  might enter PST8.  The 3
  1044.             time zone  characters are  not used  by the program but they
  1045.             must be entered for correct operation.
  1046.             
  1047.             Persons east of 0 degrees would enter a negative offset such
  1048.             as XYZ-4.
  1049.             
  1050.             If you  don't want  to change  the  current  setting,  press
  1051.             <<CR>>.
  1052.             
  1053.             The time  zone information  is saved  in  DOS's  environment
  1054.             space.   If the  feature doesn't operate correctly, refer to
  1055.             your DOS maunual and increase the environment space.
  1056.             
  1057.             
  1058.             
  1059.                                    Directory Menu
  1060.             
  1061.             The  directory   menu  allows   you  to   change  disks   or
  1062.             directories.
  1063.             
  1064.             (1) Change Disk
  1065.             
  1066.             Selecting Directory (1) Change Disk requests:
  1067.             
  1068.                           Enter Drive Letter to change to
  1069.             
  1070.             Enter any valid DOS dive letter followed by <<CR>>.
  1071.             If the disk is not ready, an error message is printed on the
  1072.             normal screen  near the  bottom right  below the disk status
  1073.             indicators.
  1074.             
  1075.             (2) Change Directory
  1076.             
  1077.             Selecting Directory (2) Change Directory requests:
  1078.             
  1079.                         Enter new directory for current disk
  1080.                                           
  1081.             Enter  a   new  directory   name  including   any   required
  1082.             backslashes using  standard DOS  formats.   If the directory
  1083.             does not exist, or the input was incorrect, the message:
  1084.             
  1085.                                   Input not valid
  1086.                                Press any key to exit
  1087.                                           
  1088.             is printed.
  1089.             
  1090.             (3) Display Directory
  1091.             
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.  
  1104.             Selecting Directory (3) Display Directory causes the current
  1105.             directory contents to be displayed in the image window.
  1106.             
  1107.             
  1108.             
  1109.                                         Quit
  1110.             
  1111.             Pressing 'Q' causes the current configuration to be saved on
  1112.             the  disk  in  the  current  directory  using  the  filename
  1113.             WEFAX.CFG.
  1114.             
  1115.             The program then mutes the adapter audio amplifier and exits
  1116.             to DOS.
  1117.             
  1118.                                       Hot Keys
  1119.             
  1120.             Certain key combinations are active at most times during the
  1121.             program.
  1122.             
  1123.             Active from the main menu
  1124.             
  1125.             These key  sequences are  active only  when the main menu is
  1126.             diaplayed.
  1127.             
  1128.             Function Keys F1 to F10
  1129.             
  1130.             Pressing the  function keys F1 to F10 while the main menu is
  1131.             displayed causes  the program  to look  for a  file  in  the
  1132.             current directory  named <<function  key>>.CFG.  For example
  1133.             if you  pressed F1,  the program would look for a file named
  1134.             F01.CFG.
  1135.             
  1136.             This is a configuration file that had been previously saved.
  1137.             If the file exists, the saved configuration is restored.  If
  1138.             the file does not exist, no change is made.
  1139.             
  1140.             ALT <<function key>>
  1141.             
  1142.             Pressing the key combination ALT <<function key>> (press ALT
  1143.             and one  of the  funtion keys  at the  same time) causes the
  1144.             current configuration  to be  saved on  disk in  the current
  1145.             directory under  the filename  <<function key>>.CFG.   If  a
  1146.             file by that name already exists, the message:
  1147.             
  1148.                 Function Key is already assigned to a configuration
  1149.              Press another function key, <<CR>> to overwrite or ESC to
  1150.                                         exit
  1151.                                           
  1152.             is printed.   You  can press  another function  key or press
  1153.             <<CR>> to write the new configuration over the old one.
  1154.             
  1155.             ALT C
  1156.             
  1157.             Pressing ALT C clears the screen and the image buffer.
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.             Active at all times
  1171.             
  1172.             ALT U
  1173.             
  1174.             Pressing ALT U turns the audio volume up.
  1175.             
  1176.             ALT D
  1177.             
  1178.             Pressing ALT D turns the audio volume down.
  1179.             
  1180.             ALT M
  1181.             
  1182.             Pressing ALT M toggles the audio mute on and off.
  1183.             
  1184.             ALT A
  1185.             
  1186.             Pressing ALT A toggles automatic acquire on and off.
  1187.             
  1188.             ALT V
  1189.             
  1190.             Pressing ALT V toggles automatic file save on and off
  1191.  
  1192.  
  1193.  
  1194.  
  1195.  
  1196.  
  1197.  
  1198.  
  1199.  
  1200.  
  1201.  
  1202.  
  1203.  
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.